[INFO] cloning repository https://github.com/tyggja/trackd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyggja/trackd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyggja%2Ftrackd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyggja%2Ftrackd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46eab565cc6c37cf3e093fe521f5f5d2bb57e9a6
[INFO] testing tyggja/trackd against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyggja%2Ftrackd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tyggja/trackd
[INFO] finished tweaking git repo https://github.com/tyggja/trackd
[INFO] tweaked toml for git repo https://github.com/tyggja/trackd written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyggja/trackd on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyggja/trackd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66083803c8f3f9d7e53e5084f2f3feb684e8170ad583a921b4b1709d27973f9e
[INFO] running `Command { std: "docker" "start" "-a" "66083803c8f3f9d7e53e5084f2f3feb684e8170ad583a921b4b1709d27973f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66083803c8f3f9d7e53e5084f2f3feb684e8170ad583a921b4b1709d27973f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66083803c8f3f9d7e53e5084f2f3feb684e8170ad583a921b4b1709d27973f9e", kill_on_drop: false }`
[INFO] [stdout] 66083803c8f3f9d7e53e5084f2f3feb684e8170ad583a921b4b1709d27973f9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0bd3a62871cb074126af5dc1c0615e564e25a47e1dfa063c6da7d351479662b
[INFO] running `Command { std: "docker" "start" "-a" "d0bd3a62871cb074126af5dc1c0615e564e25a47e1dfa063c6da7d351479662b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling trackd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.12s
[INFO] running `Command { std: "docker" "inspect" "d0bd3a62871cb074126af5dc1c0615e564e25a47e1dfa063c6da7d351479662b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0bd3a62871cb074126af5dc1c0615e564e25a47e1dfa063c6da7d351479662b", kill_on_drop: false }`
[INFO] [stdout] d0bd3a62871cb074126af5dc1c0615e564e25a47e1dfa063c6da7d351479662b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 140008aefbf95d83c17bc6afff2d6ff5583ea4b54320298c8e01af515357ad9b
[INFO] running `Command { std: "docker" "start" "-a" "140008aefbf95d83c17bc6afff2d6ff5583ea4b54320298c8e01af515357ad9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling trackd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "140008aefbf95d83c17bc6afff2d6ff5583ea4b54320298c8e01af515357ad9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140008aefbf95d83c17bc6afff2d6ff5583ea4b54320298c8e01af515357ad9b", kill_on_drop: false }`
[INFO] [stdout] 140008aefbf95d83c17bc6afff2d6ff5583ea4b54320298c8e01af515357ad9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb3b0fb7881ad47dead40cb104593fbcac2d831179df3a124d34a6c925053ef7
[INFO] running `Command { std: "docker" "start" "-a" "eb3b0fb7881ad47dead40cb104593fbcac2d831179df3a124d34a6c925053ef7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trackd-5a155550d290e380)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test argv_audit::tests::detects_abs_bash_dash_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_bash_dash_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_dash_zsh_ksh ... ok
[INFO] [stdout] test argv_audit::tests::detects_login_then_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_sh_dash_c ... ok
[INFO] [stdout] test argv_audit::tests::double_pipe_not_a_pipeline ... ok
[INFO] [stdout] test argv_audit::tests::eo_pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::detects_clustered_flags_ending_in_c ... ok
[INFO] [stdout] test argv_audit::tests::escaped_pipe_ignored ... ok
[INFO] [stdout] test argv_audit::tests::euo_pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::explicit_errexit_pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::non_shell_argv_always_allowed ... ok
[INFO] [stdout] test argv_audit::tests::pipe_and_pipefail_allowed_regardless_of_order ... ok
[INFO] [stdout] test argv_audit::tests::pipe_inside_double_quotes_ignored ... ok
[INFO] [stdout] test argv_audit::tests::pipe_inside_single_quotes_ignored ... ok
[INFO] [stdout] test argv_audit::tests::pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::refused_message_mentions_pipefail ... ok
[INFO] [stdout] test argv_audit::tests::shell_without_pipeline_allowed ... ok
[INFO] [stdout] test argv_audit::tests::unguarded_pipeline_refused ... ok
[INFO] [stdout] test cli::install::tests::test_cap_stops_at_limit ... ok
[INFO] [stdout] test argv_audit::tests::rejects_shell_with_double_dash_terminator ... ok
[INFO] [stdout] test cli::install::tests::test_classification_dedup_written_and_deleted ... ok
[INFO] [stdout] test cli::list::tests::truncate_ascii_short ... ok
[INFO] [stdout] test cli::list::tests::truncate_multibyte_does_not_panic ... ok
[INFO] [stdout] test argv_audit::tests::rejects_non_shell ... ok
[INFO] [stdout] test argv_audit::tests::rejects_shell_without_dash_c ... ok
[INFO] [stdout] test cli::install::tests::test_classification_distinct_paths_all_recorded ... ok
[INFO] [stdout] test cli::install::tests::test_classification_metadata_suppressed_by_write ... ok
[INFO] [stdout] test cli::install::tests::test_cap_not_hit_if_under_limit ... ok
[INFO] [stdout] test cli::install::tests::test_classification_dedup_rename_beats_write ... ok
[INFO] [stdout] test db::sessions::tests::outcome_failed_takes_priority_over_change_count ... ok
[INFO] [stdout] test db::sessions::tests::outcome_no_op ... ok
[INFO] [stdout] test db::sessions::tests::outcome_success ... ok
[INFO] [stdout] test db::sessions::tests::test_session_name_validation ... ok
[INFO] [stdout] test fsutil::tests::test_check_dir_safe_rejects_user_owned_tempdir ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin trackd`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/trackd-5a155550d290e380` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "eb3b0fb7881ad47dead40cb104593fbcac2d831179df3a124d34a6c925053ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3b0fb7881ad47dead40cb104593fbcac2d831179df3a124d34a6c925053ef7", kill_on_drop: false }`
[INFO] [stdout] eb3b0fb7881ad47dead40cb104593fbcac2d831179df3a124d34a6c925053ef7
